home *** CD-ROM | disk | FTP | other *** search
- Short: "Wait For File" by zeeball (+asm source)
- Author: Zbigniew Trzcionkowski (zeeball@interia.pl)
- Uploader: Zbigniew Trzcionkowski (zeeball@interia.pl)
- Version: 0.4 (01.09.2002)
- Type: misc/misc
- Requires: OS37+
- Name: NotifyWait
-
- STATUS: Public Domain
-
- ---------------------------------------------------------------------
-
- NotifyWait v0.4 by Zbigniew Trzcionkowski <zeeball@interia.pl>
-
- ---------------------------------------------------------------------
-
- Template:
-
- NotifyWait PATH/A
-
- ---------------------------------------------------------------------
-
- USAGE:
-
- I.
-
- NotifyWait PATH=RAM:
-
- */ Waits until new file/dir is created in RAM: /*
-
- II.
-
- NotifyWait PATH=RAM:config
-
- */ Waits until file RAM:config got deleted, renamed or overwritten /*
-
- ---------------------------------------------------------------------
-
- As I didn't find any comparable tool I wrote this one...
-
- NW is written in assembler (sourcecode is included).
- NW can be interrupted with CTRL_C.
- NW used properly display no messages.
- NW is ideal for automated scripts.
-